de.cebis.moccabox.application.request
Interface ITaskRequestFactory


public interface ITaskRequestFactory


Method Summary
 ITaskRequest buildNewTaskRequest(TaskCommand command, IClient client, ITaskController controller)
           
 

Method Detail

buildNewTaskRequest

ITaskRequest buildNewTaskRequest(TaskCommand command,
                                 IClient client,
                                 ITaskController controller)